Summary

Displays an area that contains predefined templates for the Webitor. The user can drag'n drop a template into the Webitor

Component properties
Category AS Miscellaneous
Version 1.1
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type Unspecified or not applicable

When placed along with a Webitor component the Webitor templates might look like the sample below.

The webitor with a template area
The webitor with a template area

When to use

This component is typically used when there is a need to show a list of predefined templates to be used in the Webitor component.

Programming interface

Parameters

Width
The width (in pixels) of the template area.
Height
The height (in pixels) of the template area.
BgColor
Specifies the background color of the template area.
Categories
Optional, a comma separated list of category identifers that specifies where the templates should be fetched from.

Remarks

This component is used in combination with the Webitor component.